Skip to content

Commit

Permalink
Revert "HUE-9383 potential Script execution in Share Document UI (asn…
Browse files Browse the repository at this point in the history
…aik) (#1190)" (#1204)

This reverts commit 2ffd303.
  • Loading branch information
romainr committed Jul 7, 2020
1 parent c3d0a6f commit de7e0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/core/src/desktop/templates/common_share.mako
Expand Up @@ -21,7 +21,7 @@ from django.utils.translation import ugettext as _
<a>
<div>
<i data-bind="css: icon"></i>
<span data-bind="text: label"></span>
<span data-bind="html: label"></span>
</div>
</a>
</script>
Expand Down

0 comments on commit de7e0b6

Please sign in to comment.